SmartFTP FTP Library
IAsyncSSLSocketLayer::ClientCertThumbprint Property

The thumbprint of the client certificate to be used. 

Default: empty

IDL
__property VARIANT ClientCertThumbprint;

To get the thumbprint of a certificate: 

::CertGetCertificateContextProperty(pCertContext, CERT_HASH_PROP_ID, ...)

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.